Fixing lost files

Animo logo

[Next] [Previous] [Up] [Top] [Contents] [Index]

The fixlost utility


The fixlost utility searches a directory - and all directories beneath it - checking each production file for references to lost files starting with a given prefix. It changes these references to use a new prefix - but only if the new reference exists, so there is no longer a lost file.

Its syntax is:

fixlost [-n] [-f] directory old_prefix new_prefix

You must specify the parameters in Windows NT UNC (Universal Naming Convention) format, even on SGI computers.

For example, say a directory of images is moved from \\tick\BGs to \\homer\BGs. To update all the files beneath \\akira\Prod1\Ep3 that refer to these backgrounds, type:

fixlost '\\akira\Prod1\Ep3' '\\tick\BGs' '\\homer\BGs'

Once you've done this, you can check if there are any other missing files:

showlost '\\akira\Prod1\Ep3'

(We recommend you always use the showlost utility after this one, to ensure that you have fixed all lost files.)

This utility also creates a backup file, or label. This is named using the current date and time: for example, .240698-1209 for 12:09 on 24/06/98. You can use these label(s) with the undofixlost utility to undo the changes made by fixlost.

[Next] [Previous] [Up] [Top] [Contents] [Index]
Cambridge Animation Systems: web site
Titan House, Castle Park, Cambridge CB3 0AY, England
Tel: +44 (0) 1223 488200
Fax: +44 (0) 1223 488201
e-mail: support@cambridgeanimation.com

Animo NT User's Guide - Version 2.0 - 29 Jan 1999
Copyright © Cambridge Animation Systems